-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
4.9.5
-
Code
-
Classes
- SimpleProductPriceHtml
Total Complexity |
22 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
211 |
Lines of code |
111 |
Logical lines of code |
42 |
Comment lines |
51 |
Methods |
13 |
Properties |
5 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getHtml() |
S |
50 |
5 |
29 |
getFormattedPriceHtml() |
S |
59 |
4 |
15 |
__construct() |
S |
68 |
2 |
7 |
getPriceHtmlWithoutFormatting() |
S |
69 |
2 |
7 |
withContext() |
S |
81 |
1 |
3 |
getOriginalPrice() |
S |
69 |
1 |
8 |
getDiscountedPrice() |
S |
69 |
1 |
8 |
getOriginalSubtotal() |
S |
67 |
1 |
9 |
getDiscountedSubtotal() |
S |
68 |
1 |
8 |
withStriked() |
S |
80 |
1 |
3 |
getFormattedSubtotalHtml() |
S |
80 |
1 |
3 |
getFormattedSubtotalHtmlWithoutPriceSuffix() |
S |
79 |
1 |
3 |
getPriceHtml() |
S |
68 |
1 |
8 |